home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / spakparnet_0_5.lha / everything.h < prev    next >
C/C++ Source or Header  |  1992-11-09  |  436b  |  19 lines

  1. /** Everything.h */
  2.  
  3. #include <exec/types.h>
  4. /*#include <st/st_proto.h>*/
  5. #include <intuition/intuition.h>
  6. #include <intuition/screens.h>
  7. #include <graphics/gfxmacros.h>
  8. #include <exec/memory.h>
  9. #include <exec/interrupts.h>
  10. #include <exec/tasks.h>
  11. #include <devices/audio.h>
  12. #include <proto/intuition.h>
  13. #include <proto/exec.h>
  14. #include <proto/graphics.h>
  15. #include <proto/dos.h>
  16. #include <stdio.h>
  17. #include <string.h>
  18. #include <math.h>
  19.